home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 December / macformat-044.iso / Demos / The Ghost Cave / BB / TITLE.Dxr / 00008.ls < prev    next >
Encoding:
Text File  |  1996-06-14  |  128 b   |  9 lines

  1. on exitFrame
  2.   sound stop 2
  3.   puppetSound(0)
  4.   puppetPalette("Black 2")
  5.   updateStage()
  6.   puppetPalette(0)
  7.   go(1, "AHOME")
  8. end
  9.